EGAVGA.TXT ---------- To compile&link the MYNES! source code successfully, you will have to transform the "EGAVGA.BGI" driver supplied with your Turbo Pascal into the corresponding "EGAVGA.OBJ" file. The program BINOBJ.EXE (also supplied with your Turbo Pascal) will do this. Just type this command line: BINOBJ \EGAVGA.BGI \EGAVGA VGADriver where is the path to Turbo Pascal's .BGI and .CHR files is the path to the MYNES! source files. e.g. \TP\UTILS\BINOBJ \TP\BGI\EGAVGA.BGI \MYNES!\EGAVGA VGADriver NOTE: you will have to "Change Dir" to to compile mynes.